adTempus API
PreviousUpNext
IJob::JobQueue Property

The Queue to which this job is assigned.

C++
__property IJobQueue* JobQueue;
C#
IJobQueue* JobQueue;
Visual Basic
Property JobQueue() As IJobQueue*

When a job is assigned to a queue, the queue limits when the job may execute. 

Each job must be assigned to a Queue. New jobs default to the "Default" queue.

adTempus API Reference version 3.0.0.0, revised 10/30/2008